home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / src / dutil / cia_lib.h < prev    next >
C/C++ Source or Header  |  1993-04-18  |  222b  |  11 lines

  1. /* $VER: cia_lib.h 1.0 (18.3.93) */
  2. #ifndef _PRAGMA_H
  3. #define _PRAGMA_H
  4.  
  5. #pragma libcall  AddICRVector 6 90e03
  6. #pragma libcall  RemICRVector c 90e03
  7. #pragma libcall  AbleICR 12 0e02
  8. #pragma libcall  SetICR 18 0e02
  9.  
  10. #endif
  11.